home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1995 December
/
PC Answers December 1995 (disc errors).iso
/
mxc
/
flybox2.dir
/
00044.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-02
|
199 b
|
12 lines
on mouseDown
if the doubleClick then
exit
end if
set the castNum of sprite 32 to 54
repeat with i = 1 to 48
puppetSprite(i, 0)
end repeat
updateStage()
go(1, "FlyBox3.dir")
end